CvsClient Object

The CvsClient object is the main interface for most CVS scripting tasks, allowing you to get and send values for real-time records.

Declare the object using the following code:

CreateObject("CxCvs.CvsClient")


More: